home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / mc51bugs.zip / Q34067 < prev    next >
Text File  |  1988-08-12  |  883b  |  27 lines

  1. Q34067 Internal Compiler Error: pgo2.c 1.21', line 211, Null Pointers
  2. C Compiler
  3. 5.10   | 5.10
  4. MS-DOS | OS/2
  5.  
  6. Summary:
  7.    When compiling a large program with -Ox or -Ola, the
  8. following error occurs:
  9.  
  10.                   fatal error C1001: Internal Compiler Error
  11.                   (compiler file '@(#)pgo2.c:1.21', line 211)
  12.                   Contact Microsoft Technical Support
  13.  
  14.           run-time error R6001
  15.           - null pointer assignment
  16.  
  17.    Microsoft has confirmed this to be a problem in Version 5.10. We
  18. are researching this problem and will post new information as it
  19. becomes available.
  20.    To work around this problem, use a a different optimization or
  21. simplify the source lines that generate the internal error.
  22.    The code that generates the error is too large an complex to
  23. reproduce here.
  24.  
  25. Keywords:  buglist5.10 qfbv
  26. Updated  88/08/12 07:22
  27.